Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

159
Views
How to add a "+" symbol at the last value of react-native-slider?

I am creating a slider with react-native-slider and i need to give it values from 0 to 10+. It regularly works from 0 to 10, however i need to add a + symbol ONLY for the value 10, something like this "10+" how to do that?

<Slider
          style={styles.slider}
          minimumValue={0}
          maximumValue={1}
          minimumTrackTintColor="#ff6700"
          maximumTrackTintColor="#999999"
          thumbTintColor="#ff6700"
          step={0.1}
          value= {1}
          onValueChange={value => setRange(parseInt((value * 10))) }
        />
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!